home *** CD-ROM | disk | FTP | other *** search
/ CD World Haziran 1997 / CD World Haziran 1997.iso / Cesitlemeler / Directx 3.0 / dx3.exe / SDK / SAMPLES / IKLOWNS / SPLASH.RC < prev    next >
Encoding:
Text File  |  1996-08-28  |  1.5 KB  |  69 lines

  1. //Microsoft Visual C++ generated resource script.
  2. //
  3. #include "splashrc.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. //#include "afxres.h"
  11.  
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14.  
  15.  
  16. /////////////////////////////////////////////////////////////////////////////
  17. //
  18. // Bitmap
  19. //
  20.  
  21. IDB_SPLASH             BITMAP  DISCARDABLE     "DATA\\SPLASH.BMP"
  22.  
  23. #ifdef APSTUDIO_INVOKED
  24. /////////////////////////////////////////////////////////////////////////////
  25. //
  26. // TEXTINCLUDE
  27. //
  28.  
  29. 1 TEXTINCLUDE DISCARDABLE 
  30. BEGIN
  31.     "splashrc.h\0"
  32. END
  33.  
  34. 2 TEXTINCLUDE DISCARDABLE 
  35. BEGIN
  36.     "#include ""afxres.h""\r\n"
  37.     "\0"
  38. END
  39.  
  40. 3 TEXTINCLUDE DISCARDABLE 
  41. BEGIN
  42.     "\r\n"
  43.     "\0"
  44. END
  45.  
  46. /////////////////////////////////////////////////////////////////////////////
  47. #endif    // APSTUDIO_INVOKED
  48.  
  49.  
  50. /////////////////////////////////////////////////////////////////////////////
  51. //
  52. // Icon
  53. //
  54.  
  55. IDI_APP                 ICON    DISCARDABLE     "splash.ico"
  56.  
  57. IDS_SPLASH              WAVE    DISCARDABLE     "splash.wav"
  58.  
  59. #ifndef APSTUDIO_INVOKED
  60. /////////////////////////////////////////////////////////////////////////////
  61. //
  62. // Generated from the TEXTINCLUDE 3 resource.
  63. //
  64.  
  65.  
  66. /////////////////////////////////////////////////////////////////////////////
  67. #endif    // not APSTUDIO_INVOKED
  68.  
  69.